home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / Paragon Drive Backup 9 / DB90_SE_x32.msi / Data1.cab / _3A0D786DFA464F858706686F54D20A20 < prev    next >
Text File  |  2008-06-28  |  7KB  |  184 lines

  1. <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
  2. <class>DeleteArchiveDialog</class>
  3. <widget class="QWidget">
  4.     <property name="name">
  5.         <cstring>DeleteArchiveDialog</cstring>
  6.     </property>
  7.     <property name="geometry">
  8.         <rect>
  9.             <x>0</x>
  10.             <y>0</y>
  11.             <width>412</width>
  12.             <height>357</height>
  13.         </rect>
  14.     </property>
  15.     <property name="caption">
  16.         <string>Delete Archive</string>
  17.     </property>
  18.     <vbox>
  19.         <property name="name">
  20.             <cstring>unnamed</cstring>
  21.         </property>
  22.         <property name="resizeMode">
  23.             <enum>Minimum</enum>
  24.         </property>
  25.         <widget class="CTaskDlgLabel">
  26.             <property name="name">
  27.                 <cstring>HdmDlg_TaskLabel</cstring>
  28.             </property>
  29.             <property name="sizePolicy">
  30.                 <sizepolicy>
  31.                     <hsizetype>5</hsizetype>
  32.                     <vsizetype>4</vsizetype>
  33.                     <horstretch>0</horstretch>
  34.                     <verstretch>0</verstretch>
  35.                 </sizepolicy>
  36.             </property>
  37.             <property name="Caption" stdset="0">
  38.                 <string></string>
  39.             </property>
  40.             <property name="SubCaption" stdset="0">
  41.                 <string></string>
  42.             </property>
  43.             <property name="HasCaption" stdset="0">
  44.                 <bool>true</bool>
  45.             </property>
  46.         </widget>
  47.         <widget class="QFrame">
  48.             <property name="name">
  49.                 <cstring>frDependent</cstring>
  50.             </property>
  51.             <property name="frameShape">
  52.                 <enum>NoFrame</enum>
  53.             </property>
  54.             <property name="frameShadow">
  55.                 <enum>Plain</enum>
  56.             </property>
  57.             <vbox>
  58.                 <property name="name">
  59.                     <cstring>unnamed</cstring>
  60.                 </property>
  61.                 <property name="margin">
  62.                     <number>0</number>
  63.                 </property>
  64.                 <widget class="QLabel">
  65.                     <property name="name">
  66.                         <cstring>textLabel1</cstring>
  67.                     </property>
  68.                     <property name="text">
  69.                         <string>Dependent archives:</string>
  70.                     </property>
  71.                 </widget>
  72.                 <widget class="CCheckListControl">
  73.                     <property name="name">
  74.                         <cstring>lvArchives</cstring>
  75.                     </property>
  76.                     <property name="minimumSize">
  77.                         <size>
  78.                             <width>0</width>
  79.                             <height>150</height>
  80.                         </size>
  81.                     </property>
  82.                     <property name="selectionMode">
  83.                         <enum>NoSelection</enum>
  84.                     </property>
  85.                     <property name="allColumnsShowFocus">
  86.                         <bool>true</bool>
  87.                     </property>
  88.                 </widget>
  89.             </vbox>
  90.         </widget>
  91.         <spacer>
  92.             <property name="name">
  93.                 <cstring>spacer2</cstring>
  94.             </property>
  95.             <property name="orientation">
  96.                 <enum>Vertical</enum>
  97.             </property>
  98.             <property name="sizeType">
  99.                 <enum>Preferred</enum>
  100.             </property>
  101.             <property name="sizeHint">
  102.                 <size>
  103.                     <width>16</width>
  104.                     <height>11</height>
  105.                 </size>
  106.             </property>
  107.         </spacer>
  108.         <widget class="QLayoutWidget">
  109.             <property name="name">
  110.                 <cstring>layout2</cstring>
  111.             </property>
  112.             <hbox>
  113.                 <property name="name">
  114.                     <cstring>unnamed</cstring>
  115.                 </property>
  116.                 <widget class="QCheckBox">
  117.                     <property name="name">
  118.                         <cstring>cbDeleteFiles</cstring>
  119.                     </property>
  120.                     <property name="text">
  121.                         <string>&Delete archive files from disk</string>
  122.                     </property>
  123.                     <property name="accel">
  124.                         <string>Alt+D</string>
  125.                     </property>
  126.                     <property name="whatsThis" stdset="0">
  127.                         <string>Select this option if you want to delete the archive files from disk. Without this options the program will keep archive files and will delete only database referencies to the files.</string>
  128.                     </property>
  129.                 </widget>
  130.                 <spacer>
  131.                     <property name="name">
  132.                         <cstring>spacer2_2</cstring>
  133.                     </property>
  134.                     <property name="orientation">
  135.                         <enum>Horizontal</enum>
  136.                     </property>
  137.                     <property name="sizeType">
  138.                         <enum>Expanding</enum>
  139.                     </property>
  140.                     <property name="sizeHint">
  141.                         <size>
  142.                             <width>30</width>
  143.                             <height>16</height>
  144.                         </size>
  145.                     </property>
  146.                 </spacer>
  147.                 <widget class="QPushButton">
  148.                     <property name="name">
  149.                         <cstring>HdmDlg_OK</cstring>
  150.                     </property>
  151.                     <property name="text">
  152.                         <string>&Delete</string>
  153.                     </property>
  154.                     <property name="accel">
  155.                         <string>Alt+D</string>
  156.                     </property>
  157.                 </widget>
  158.                 <widget class="QPushButton">
  159.                     <property name="name">
  160.                         <cstring>HdmDlg_Cancel</cstring>
  161.                     </property>
  162.                     <property name="text">
  163.                         <string>&No</string>
  164.                     </property>
  165.                     <property name="accel">
  166.                         <string>Alt+N</string>
  167.                     </property>
  168.                 </widget>
  169.             </hbox>
  170.         </widget>
  171.     </vbox>
  172. </widget>
  173. <tabstops>
  174.     <tabstop>HdmDlg_OK</tabstop>
  175.     <tabstop>HdmDlg_Cancel</tabstop>
  176. </tabstops>
  177. <layoutdefaults spacing="6" margin="11"/>
  178. <includehints>
  179.     <includehint>taskdlglabel.h</includehint>
  180.     <includehint>apptextbrowser.h</includehint>
  181.     <includehint>checklistctrl.h</includehint>
  182. </includehints>
  183. </UI>
  184.